Reversed Property (FlexRadar<T>)
Gets or sets a value that determines whether angles are reversed (counter-clockwise). The default value is false, which causes angles to be measured in the clockwise direction.
public bool Reversed {get; set;}
'Declaration
Public Property Reversed As Boolean